ODAC

TOraObject Methods

Methods of the TOraObject class.

For a complete list of the TOraObject class members, see the TOraObject Members topic.

Public

Name Description

AddRef (inherited from TSharedObject)

Increments the reference count for the number of references dependent on the TSharedObject object.

AllocObject

Overloaded. Allocates an object instance.

Assign

Copies properties or other attributes from another object.

CreateObject

Creates an object.

Exists

Verifies if an object instance exists in a database.

Flush

Places modifications made to the object to the database.

FreeObject

Deallocates and frees an object instance.

IsDirty

Verifies if an object instance is marked as dirty.

IsLocked

Verifies if an object instance is marked as locked.

Lock

Marks an object as locked for update.

MarkDelete

Marks an object as being deleted.

MarkUpdate

Marks an object as being updated.

Refresh

Retrieves the latest database image for the object.

Release (inherited from TSharedObject)

Decrements the reference count.

Unmark

Marks an object as not being dirty.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback